google.golang.org/grpc/internal/transport.http2Server.handleWindowUpdate (method)

2 uses

	google.golang.org/grpc/internal/transport (current package)
		http2_server.go#L675: 			t.handleWindowUpdate(frame)
		http2_server.go#L911: func (t *http2Server) handleWindowUpdate(f *http2.WindowUpdateFrame) {